Uses of Class
org.eclipse.vtp.framework.engine.support.AbstractLogger

Packages that use AbstractLogger
org.eclipse.vtp.framework.engine.runtime   
org.eclipse.vtp.framework.engine.support   
 

Uses of AbstractLogger in org.eclipse.vtp.framework.engine.runtime
 

Subclasses of AbstractLogger in org.eclipse.vtp.framework.engine.runtime
protected  class Execution.Context
          Implementation of the generic context.
protected  class Process.Context
          Implementation of the generic context.
protected  class Sequence.Context
          Implementation of the generic context.
protected  class Session.Context
          Implementation of the generic context.
 

Uses of AbstractLogger in org.eclipse.vtp.framework.engine.support
 

Subclasses of AbstractLogger in org.eclipse.vtp.framework.engine.support
 class AbstractActionContext
          A support implementation of the IActionContext interface.
 class AbstractContext
          A support implementation of the IContext interface.
 class AbstractExecutionContext
          A support implementation of the IExecutionContext interface.
 class AbstractProcessContext
          A support implementation of the IProcessContext interface.
 class AbstractSessionContext
          A support implementation of the ISessionContext interface.